NativePHP is a framework for building native desktop applications using Laravel and the tools you're already familiar with. It has support for bundling your application with Electron with support for Tauri coming soon. In this video, we'll take a look at some of the basics of NativePHP and build an example desktop application that pulls data from the Reddit API. NativePHP: https://nativephp.com/ Marcel's talk at Laracon: https://www.youtube.com/watch?v=iG7VscBFnqo GitHub Repo: https://github.com/drehimself/nativephp-example 0:00 - Intro and Show Demo App 1:16 - Installation and setup with Vite 7:05 - Opening New Window 11:37 - Native Notifications 13:57 - Application Menu 21:39 - Menu Bar 23:31 - Database was SQLite 27:39 - Settings - Light and Dark Theme 35:54 - Demo App Reddit API # LINKS My courses: https://codewithdre.com Sign up for my newsletter: http://andremadarang.com/newsletter My website: http://andremadarang.com Twitter: http://twitter.com/drehimself GitHub: http://github.com/drehimself CodePen: http://codepen.io/drehimself